-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2024.46.0 #777
Merged
Release 2024.46.0 #777
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
As of Stylelint v15 stylelint-config-prettier is no longer needed as all style-related rules have been deprecated.
With Storybook 8.0 the build system now requires explicit configuration for CSS
These were accidentally removed in a previous commit while testing
Storybook will no longer automatically import CSS. Maybe flatpickr CSS should be imported globally at some point?
Chromatic has changed the way they handle viewports for stories. https://www.chromatic.com/docs/storybook/viewports/#migration-from-viewports-legacy-to-modes
…upgrade-storybook2 DDFNEXT-220: Upgrade Storybook and Prettier
…pgrade-typescript2 Upgrade Typescript to version 5
…upgrade-concurrently Upgrade concurrently
Bumps the storybook group with 2 updates: [@storybook/addon-designs](https://github.com/storybookjs/addon-designs) and [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5). Updates `@storybook/addon-designs` from 8.0.3 to 8.0.4 - [Release notes](https://github.com/storybookjs/addon-designs/releases) - [Changelog](https://github.com/storybookjs/addon-designs/blob/master/CHANGELOG.v1-6.md) - [Commits](storybookjs/addon-designs@v8.0.3...v8.0.4) Updates `@storybook/react-webpack5` from 8.3.6 to 8.4.2 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.2/code/frameworks/react-webpack5) --- updated-dependencies: - dependency-name: "@storybook/addon-designs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/react-webpack5" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: storybook ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.47 to 8.4.48. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.48) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.16.1 to 11.18.0. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v11.16.1...v11.18.0) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…pm_and_yarn/postcss-8.4.48 Bump postcss from 8.4.47 to 8.4.48
…pm_and_yarn/storybook-b3c3b85d1c Bump the storybook group with 2 updates
…ithub_actions/chromaui/action-11.18.0 Bump chromaui/action from 11.16.1 to 11.18.0
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 8.3.6 to 8.4.2. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.2/code/lib/cli) --- updated-dependencies: - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…pm_and_yarn/storybook-8.4.2 Bump storybook from 8.3.6 to 8.4.2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.